-
-
Notifications
You must be signed in to change notification settings - Fork 12.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ feat: add Cohere provider support #7016
base: main
Are you sure you want to change the base?
Conversation
@hezhijie0327 is attempting to deploy a commit to the LobeChat Desktop Team on Vercel. A member of the Team first needs to authorize it. |
Thank you for raising your pull request and contributing to our Community |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7016 +/- ##
==========================================
- Coverage 91.34% 91.32% -0.02%
==========================================
Files 733 736 +3
Lines 69493 69840 +347
Branches 3410 3410
==========================================
+ Hits 63478 63782 +304
- Misses 6015 6058 +43
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
TestGru AssignmentSummary
Tip You can |
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
[TODO][TODO]user
及stream_options
参数frequency_penalty
presence_penalty
top_p
范围📝 补充信息 | Additional Information
ref: https://docs.cohere.com/docs/compatibility-api
model: https://docs.cohere.com/v2/docs/models
price: https://cohere.com/pricing
parameters: https://docs.cohere.com/v2/docs/compatibility-api#unsupported-parameters
req: #6157 (comment)
close #3681
close #2068
close #6999